Click or drag to resize

RequestBranch Property

Sets or gets branch parameter in Via header.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Branch { get; set; }

Property Value

Type: String
The branch.
See Also